home *** CD-ROM | disk | FTP | other *** search
- /*---------------------------------------------------------------------------*/
- /* FTrash - Make your Trashcan a useful thing & more */
- /* */
- /* (c) Fionn Behrens 1994,95 */
- /* */
- /* Version History: */
- /* */
- /* 0.50a (28/11/94) first Test version, no cleanup routines. */
- /* 0.95ß (10/12/94) first Version with full functionality (it seems) */
- /* a Prefs Program an an exception list are still missing */
- /* 0.96ß (13/12/94) Some nasty and some minor bugs fixed. New keyword */
- /* "DELAY" implemented. */
- /* 0.97ß (17/12/94) Some more bugs fixed. Added startup handler to avoid */
- /* FTrash to be startet more than once. added environment */
- /* Variables FTDELETE and FTNODELETE. Fixed code for */
- /* size calculation. */
- /* 0.98ß (29/01/95) Hit with Tooltypeless Icons hopefully fixed. Size cal- */
- /* culation changed again. WB-Startable. Tooltypes added. */
- /* New option PATCHIMG=NO -> no icon patching (requested */
- /* by M.Scheler). Error Requesters added. Changed Trash- */
- /* can Tooltype Names to somewhat less understandable */
- /* ones because people fiddled around with them instead */
- /* of RECONFIGURING BY DELETING THE ICON :-( */
- /* 0.99ß (30/01/95) FTrash is now a commodity. New ToolType CX_PRIORITY */
- /* Unbelievable: FTrash executable is now smaller than */
- /* ever before >;-) */
- /* Dumb bug fixed (last minute). It was always there, I */
- /* wonder why noone complained! (FTrash moved file into */
- /* Trashcan even if you said you dont want to unprotect) */
- /* 1.00 (01/02/95) New ToolType TASKPRI added. Default Priority is -1, */
- /* FTrash should work silently in the Background. Speed */
- /* of deletions is *NOT* affected by this! */
- /* Various minor improvements. ReqTools open only when */
- /* needed. */
- /* 1.01 (03/02/95) Detected incompatibilities with older revisions of */
- /* reqtools.library v38 than my own. [FTrash crashed when */
- /* opening reqesters :-((] FTrash now requires ReTools */
- /* Library V38, rev 1266 minimum (this is Version 2.2c) */
- /* Fixed a bug that showed up in conjunction with */
- /* PATCHIMG=NO. Cleaned up def_Icons. */
- /* 1.02 (04/02/95) Some more small bugs and another possible hit fixed. */
- /* Patching stuff a LOT safer! I think it is ready for */
- /* use now :-) */
- /* 1.03 (09/02/95) Shit! YAB fixed. Please *do* update or you risk losing */
- /* files in your trashcan if you use 'check on every */
- /* delete' mode. Bug reported by Øyvind Falch. Some other */
- /* small improvements made. Hope no other flaws show up. */
- /* */
- /*---------------------------------------------------------------------------*/
-